[INFO] cloning repository https://github.com/aplio/spectra
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aplio/spectra" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faplio%2Fspectra", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faplio%2Fspectra'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0b99ae826b354dfdce6244f324159b97e5b95046
[INFO] testing aplio/spectra against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faplio%2Fspectra" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/aplio/spectra
[INFO] finished tweaking git repo https://github.com/aplio/spectra
[INFO] tweaked toml for git repo https://github.com/aplio/spectra written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aplio/spectra on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/aplio/spectra already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 89ba0836b07b37581c12a1300c9a42c8e94677040745dc2c40fb7c5c0be284e9
[INFO] running `Command { std: "docker" "start" "-a" "89ba0836b07b37581c12a1300c9a42c8e94677040745dc2c40fb7c5c0be284e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89ba0836b07b37581c12a1300c9a42c8e94677040745dc2c40fb7c5c0be284e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89ba0836b07b37581c12a1300c9a42c8e94677040745dc2c40fb7c5c0be284e9", kill_on_drop: false }`
[INFO] [stdout] 89ba0836b07b37581c12a1300c9a42c8e94677040745dc2c40fb7c5c0be284e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c29ed0b0602eba17934daeb96fe91d7903ebb5de32779e92c22d4a1b6e9e52d
[INFO] running `Command { std: "docker" "start" "-a" "8c29ed0b0602eba17934daeb96fe91d7903ebb5de32779e92c22d4a1b6e9e52d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling self_update v0.42.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling cursor-icon v1.2.0
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling serial2 v0.2.34
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling self-replace v1.5.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling portable-pty v0.9.0
[INFO] [stderr]    Compiling vte v0.15.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling spectra v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.76s
[INFO] running `Command { std: "docker" "inspect" "8c29ed0b0602eba17934daeb96fe91d7903ebb5de32779e92c22d4a1b6e9e52d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c29ed0b0602eba17934daeb96fe91d7903ebb5de32779e92c22d4a1b6e9e52d", kill_on_drop: false }`
[INFO] [stdout] 8c29ed0b0602eba17934daeb96fe91d7903ebb5de32779e92c22d4a1b6e9e52d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9e0a8160f7779b8fc0716d5d9431a4f1b68dcac4285db55fe13dab49fad4bfa5
[INFO] running `Command { std: "docker" "start" "-a" "9e0a8160f7779b8fc0716d5d9431a4f1b68dcac4285db55fe13dab49fad4bfa5", kill_on_drop: false }`
[INFO] [stderr]    Compiling spectra v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcszor3Z/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libspectra-85624fbc85b21fcd,libtoml-478788a3342892cc,libtoml_writer-bf70c2c27ae66cf4,libtoml_parser-5cbdd123426c9474,libwinnow-7de383b939800a88,libserde_spanned-77a1b854861b0211,libtoml_datetime-f391107018bc9c79,libvte-8f5e70daab3f00f5,libcursor_icon-8d522bbe889bc28f,libportable_pty-c264d46aa1c78f75,libshell_words-6fc0b2e7f7651d11,libserial2-93e1f89899744ce5,libfiledescriptor-009211fd7edf5276,libthiserror-f52b200ea66eeaee,libnix-7d6b87e10db25738,libdowncast_rs-af2d5a07fb165ed2,libanyhow-d0824aa9c7568042,libself_update-c97fec2521bbe2b4,libtar-1e11660f5ed9851c,libxattr-6d551172d2f7b9bc,libfiletime-659a8601255d68f2,libflate2-7ed963f28e1781ac,libminiz_oxide-0604c014cfd3f447,libsimd_adler32-b082e9f39b443ffb,libcrc32fast-66fcb8dfd77ba9de,liburlencoding-2e57689ab08a86e0,libsemver-696d06b0fb952eb7,libregex-0d2c9b6e47e1f5e2,libregex_automata-9eb9569f5fe3a8ab,libaho_corasick-911505ac5b3ee82d,libregex_syntax-a59969707b42f994,libquick_xml-8f7af2fe3901a382,libreqwest-10ceec9164a21bb9,libhyper_rustls-3f4bf118ae7ed4d0,libwebpki_roots-36d881d3a434e6f5,libtokio_rustls-99021c42cdd7bfb9,librustls-69fc157b084476c5,libsubtle-ca7024fc66e4388f,libwebpki-2c51c3f2a7e96dee,libring-265f9eb6947bd6f0,libgetrandom-c11026cae9adf12a,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libserde_urlencoded-1cb48e617517fd38,libryu-ace37e26d8308611,libserde_json-6ba31b8a22a89bb0,libzmij-07c2bc01ed4c756c,libtower_http-d60a5caf15ada6ef,libiri_string-d8b08e8827a09725,libtower-cb96db27fcf1be6b,libtower_layer-d70c7e404336389b,libhyper_util-0d6deba221314a67,libipnet-ab246bcb66b2cb35,libtower_service-0d7df29686b13872,libhyper-0eed49910a4c8e53,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-4b1ed73b760072b9,libh2-3ef9aac047f64c56,libtracing-b8438ca639b9f68e,libtracing_core-77cf0370bdfefeda,libindexmap-fb3ae6ea90f53af1,libequivalent-7e0e8cbe6c474a67,libhashbrown-00f937fe1169347c,libfnv-2d77ec4f6f971b24,libtokio_util-43566d7062d201c3,libpin_utils-9a5791cba021167a,libatomic_waker-001109810bdecbaa,libfutures_channel-269d605913ea0ccb,libtokio-c44a2644ab99b6a1,libsocket2-085d9b2d64049925,libhttp_body_util-6ebe35ca0c711b0b,libhttp_body-c1839cc45fdc82ab,libfutures_util-507c03e1bc33fcee,libmemchr-9b3f20cfb3ebd3b2,libfutures_io-9bc2d3828d4ba8af,libslab-e253d0c0a7952806,libpin_project_lite-8a799ba8b4537fa2,libfutures_sink-97e10fe82c3fc434,libfutures_task-eafdccc31efa9d5a,liburl-13ef397505cd94da,libidna-dfdae2987955bf7c,libutf8_iter-0d9be7b316c2b184,libidna_adapter-356416567b5f2ce3,libicu_properties-efc32cab58dc852e,libicu_properties_data-8a58b99d72eea4b6,libicu_normalizer-fe6eb08abd66b314,libicu_normalizer_data-088c419f54c50650,libicu_collections-b141d61caf777e0e,libpotential_utf-e7a80655b6ed655e,libicu_provider-633de6636c0ac223,libicu_locale_core-fe536b4749994bd0,libtinystr-5980197e2125d2a1,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-4362127b7d14ec81,libzerotrie-c397af3bb5f03645,libyoke-d16ad251417e1d64,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-397e8620ac6ad0c9,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libhttp-2b4f0b9284ae8d87,libitoa-ae20521aea192d35,libbytes-ff5aca13e3e348ea,libsync_wrapper-48a86ae4bb41793c,libfutures_core-f0387e1e69ce8814,libindicatif-fa69408a15bae63e,libportable_atomic-b9268ebf6198f0eb,libnumber_prefix-8479f39d71e80d3e,libconsole-bdb567bd98917b4c,libeither-1e551205f1478063,libself_replace-14846da96dfb3a1c,libtempfile-4e75f0714a086d6b,libgetrandom-ff66783395a8a77d,libfastrand-503f12a96d791409,librusqlite-9215300fbeb28bb3,libfallible_streaming_iterator-5c0d4caa328bdf11,libfallible_iterator-b208eca984a9b185,libhashlink-2a92497c56526309,libhashbrown-c2a28c1693d8caa8,libahash-da9f2c0544fa1fa8,libonce_cell-0ba6aecba7086d38,libzerocopy-f09f79e53136fe59,liblibsqlite3_sys-601618f2481983d7,libbase64-2a03de3babadded3,libclap-04d103c1fc4bc1ab,libclap_builder-1e0c2931cd84d9fe,libstrsim-24acdad2526b95b7,libanstream-1b5b996d5ee65254,libanstyle_query-7d642b7421150d4a,libis_terminal_polyfill-21bbb5fdce9e5cde,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-51df2b3336db7fd2,libutf8parse-8828ddbb63eb8bad,libclap_lex-d7bba69169775434,libanstyle-8f9813155d5c1cf2,libserde-999d601b155ca285,libserde_core-365391bf3dd30696,libunicode_width-11318280e9097d13,libcrossterm-7ed495046cbb2750,librustix-2cdcd6af686de0b8,liblinux_raw_sys-fe1e9ef4505379f7,libbitflags-a4a524fc7b7b1962,libparking_lot-445ce7d06b1528e0,libparking_lot_core-a88f57187aca0926,libcfg_if-5af52f617df93f8f,libsmallvec-5854932b8c8b4991,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libderive_more-1b9c0805e9c2eea3,libsignal_hook_mio-1b2a1c64824b5473,libsignal_hook-4236ad4a36112cbe,libsignal_hook_registry-cd5f8bb1f037fc8d,liberrno-1865065bf76525b2,libmio-c2f0bbffcb0bb4dc,liblibc-2197807f983666f7,liblog-d269868761ac548a}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcszor3Z/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-79ef54168d919c2c/out" "-L" "/opt/rustwide/target/debug/build/ring-846acf0778205177/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pty_backend_e2e-073932d2e1fae82b" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `spectra` (test "pty_backend_e2e") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `spectra` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustc --crate-name spectra --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=76a3775c1467084d -C extra-filename=-c97782f5b7fb4f78 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-04d103c1fc4bc1ab.rlib --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-7ed495046cbb2750.rlib --extern portable_pty=/opt/rustwide/target/debug/deps/libportable_pty-c264d46aa1c78f75.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-9215300fbeb28bb3.rlib --extern self_update=/opt/rustwide/target/debug/deps/libself_update-c97fec2521bbe2b4.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-696d06b0fb952eb7.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-999d601b155ca285.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6ba31b8a22a89bb0.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-4e75f0714a086d6b.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-478788a3342892cc.rlib --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-11318280e9097d13.rlib --extern vte=/opt/rustwide/target/debug/deps/libvte-8f5e70daab3f00f5.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-79ef54168d919c2c/out -L native=/opt/rustwide/target/debug/build/ring-846acf0778205177/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "9e0a8160f7779b8fc0716d5d9431a4f1b68dcac4285db55fe13dab49fad4bfa5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e0a8160f7779b8fc0716d5d9431a4f1b68dcac4285db55fe13dab49fad4bfa5", kill_on_drop: false }`
[INFO] [stdout] 9e0a8160f7779b8fc0716d5d9431a4f1b68dcac4285db55fe13dab49fad4bfa5
